简体版 English
تسجيل الدخول إنشاء حساب جديد

اختبار الطفرة بالانجليزي

يبدو
"اختبار الطفرة" أمثلة على
الترجمة إلى الإنجليزيةجوال إصدار
  • mutation testing
أمثلة
  • Mutation testing is based on two hypotheses.
    ويستند اختبار الطفرة على فرضيتين.
  • It requires much less computing power to ensure that the test suite satisfies weak mutation testing than strong mutation testing.
    فإنه يتطلب طاقة أقل بكثير للتأكد من أن اختبار الطفرة يؤكد ضعف اختبار طفرة من اختبار طفرة قوية.
  • If the test suite is able to detect the change (i.e. one of the tests fails), then the mutant is said to be killed.
    إذا كان اختبار الطفرة قادر على كشف التغيير (أي واحد من الاختبارات فشل)، يتم قتل الطفرة.
  • Mutation testing is done by selecting a set of mutation operators and then applying them to the source program one at a time for each applicable piece of the source code.
    ويتم اختبار الطفرة من خلال اختيار مجموعة من مشغلي الطفرة ومن ثم تطبيقها على البرنامج المصدر في وقت واحد لكل قطعة من شفرة المصدر.